|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Data element for EIGRP neighbors. More...
Public Attributes | |
| ip | neighborAddress |
| string | portName |
| int | holdTime |
| long | upTime |
| int | seqNumber |
| int | srtt |
| int | rto |
| long | lastHeardTime |
| long | lastUpdateTime |
Data element for EIGRP neighbors.
| int EigrpNeighbor::holdTime |
| long EigrpNeighbor::lastHeardTime |
| long EigrpNeighbor::lastUpdateTime |
| ip EigrpNeighbor::neighborAddress |
| string EigrpNeighbor::portName |
| int EigrpNeighbor::rto |
| int EigrpNeighbor::seqNumber |
| int EigrpNeighbor::srtt |
| long EigrpNeighbor::upTime |